home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Utilities / Scripting Aids & Tips / Icon Anatomy / card_3744.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  464 b   |  26 lines

  1. -- card: 3744 from stack: in
  2. -- bmap block id: 7033
  3. -- flags: 0000
  4. -- background id: 2594
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=252 top=194 right=248 bottom=368
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 13293
  23. end mouseUp
  24.  
  25.  
  26.